[INFO] cloning repository https://github.com/morphicsnet/InterpCore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morphicsnet/InterpCore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorphicsnet%2FInterpCore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorphicsnet%2FInterpCore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1c40e559c9bdbb29a796e41c2ee4903af292075
[INFO] checking morphicsnet/InterpCore against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorphicsnet%2FInterpCore" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/morphicsnet/InterpCore
[INFO] finished tweaking git repo https://github.com/morphicsnet/InterpCore
[INFO] tweaked toml for git repo https://github.com/morphicsnet/InterpCore written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/morphicsnet/InterpCore on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/morphicsnet/InterpCore already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding anstream v0.6.21
[INFO] [stderr]       Adding anstyle v1.0.14
[INFO] [stderr]       Adding anstyle-parse v0.2.7
[INFO] [stderr]       Adding anstyle-query v1.1.5
[INFO] [stderr]       Adding anstyle-wincon v3.0.11
[INFO] [stderr]       Adding clap v4.5.60 (available: v4.6.1)
[INFO] [stderr]       Adding clap_builder v4.5.60 (available: v4.6.0)
[INFO] [stderr]       Adding clap_derive v4.5.55 (available: v4.6.1)
[INFO] [stderr]       Adding clap_lex v1.1.0
[INFO] [stderr]       Adding colorchoice v1.0.5
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding is_terminal_polyfill v1.70.2
[INFO] [stderr]       Adding once_cell_polyfill v1.70.2
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]       Adding utf8parse v0.2.2
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6074fe9fbdebbf49eef23bc7ec280bd498e5284580fdc7637f1b933a49a05944
[INFO] running `Command { std: "docker" "start" "6074fe9fbdebbf49eef23bc7ec280bd498e5284580fdc7637f1b933a49a05944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6074fe9fbdebbf49eef23bc7ec280bd498e5284580fdc7637f1b933a49a05944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6074fe9fbdebbf49eef23bc7ec280bd498e5284580fdc7637f1b933a49a05944" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6074fe9fbdebbf49eef23bc7ec280bd498e5284580fdc7637f1b933a49a05944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6074fe9fbdebbf49eef23bc7ec280bd498e5284580fdc7637f1b933a49a05944" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking interpchip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SampleStrategy`
[INFO] [stdout]  --> src/engines/pta.rs:5:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::config::{Config, Profile, SampleStrategy};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SampleStrategy`
[INFO] [stdout]  --> src/engines/pta.rs:5:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::config::{Config, Profile, SampleStrategy};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `node_ids_to_bitmap` is never used
[INFO] [stdout]   --> src/core/types.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn node_ids_to_bitmap<'a, I>(ids: I) -> RoaringBitmap
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bitmap_contains_node` is never used
[INFO] [stdout]   --> src/core/types.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn bitmap_contains_node(bitmap: &RoaringBitmap, id: NodeId) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NsiError` is never used
[INFO] [stdout]   --> src/core/types.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub enum NsiError {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_hif_json` is never used
[INFO] [stdout]   --> src/core/hif.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn write_hif_json(gmf: &GraphMemoryFabric, path: &str) -> Result<(), std::io::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DeterministicCombos` is never constructed
[INFO] [stdout]   --> src/core/config.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum SampleStrategy {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 11 |     DeterministicCombos,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SampleStrategy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sample_strategy` is never read
[INFO] [stdout]   --> src/core/config.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct PtaConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub sample_strategy: SampleStrategy,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PtaConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `shard_count`, `local_batch_size`, and `merge_interval` are never read
[INFO] [stdout]   --> src/core/config.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct FsmConfig {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 40 |     pub frequency_threshold: u64,
[INFO] [stdout] 41 |     pub shard_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 42 |     pub local_batch_size: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub merge_interval: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FsmConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/engines/gse.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl GraphStreamingEngine {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 15 |     // Legacy constructor with conservative defaults (keeps existing tests intact)
[INFO] [stdout] 16 |     pub fn new(window_size: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/engines/pta.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl ParallelTraversalAccelerator {
[INFO] [stdout]    | --------------------------------- associated function in this implementation
[INFO] [stdout] 29 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `node_ids_to_bitmap` is never used
[INFO] [stdout]   --> src/core/types.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn node_ids_to_bitmap<'a, I>(ids: I) -> RoaringBitmap
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bitmap_contains_node` is never used
[INFO] [stdout]   --> src/core/types.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn bitmap_contains_node(bitmap: &RoaringBitmap, id: NodeId) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NsiError` is never used
[INFO] [stdout]   --> src/core/types.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub enum NsiError {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_hif_json` is never used
[INFO] [stdout]   --> src/core/hif.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn write_hif_json(gmf: &GraphMemoryFabric, path: &str) -> Result<(), std::io::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DeterministicCombos` is never constructed
[INFO] [stdout]   --> src/core/config.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum SampleStrategy {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 11 |     DeterministicCombos,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SampleStrategy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sample_strategy` is never read
[INFO] [stdout]   --> src/core/config.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct PtaConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub sample_strategy: SampleStrategy,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PtaConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `shard_count`, `local_batch_size`, and `merge_interval` are never read
[INFO] [stdout]   --> src/core/config.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct FsmConfig {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 40 |     pub frequency_threshold: u64,
[INFO] [stdout] 41 |     pub shard_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 42 |     pub local_batch_size: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub merge_interval: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FsmConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/engines/pta.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl ParallelTraversalAccelerator {
[INFO] [stdout]    | --------------------------------- associated function in this implementation
[INFO] [stdout] 29 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.98s
[INFO] running `Command { std: "docker" "inspect" "6074fe9fbdebbf49eef23bc7ec280bd498e5284580fdc7637f1b933a49a05944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6074fe9fbdebbf49eef23bc7ec280bd498e5284580fdc7637f1b933a49a05944", kill_on_drop: false }`
[INFO] [stdout] 6074fe9fbdebbf49eef23bc7ec280bd498e5284580fdc7637f1b933a49a05944
